func golang.org/x/net/http2.fillNetHTTPServerConfig

2 uses

	golang.org/x/net/http2 (current package)
		config.go#L58: 	fillNetHTTPServerConfig(&conf, h1)
		config_go124.go#L12: func fillNetHTTPServerConfig(conf *http2Config, srv *http.Server) {